18. Quiz: Matching Menu Attributes

Match Menu Facts

QUIZ QUESTION::

Match menu attributes to their function

ANSWER CHOICES:



Attribute

Function

onOptionsItemSelected

setHasOptionsMenu

onCreateOptionsMenu

title

id

SOLUTION:

Attribute

Function

title

id

onOptionsItemSelected

onCreateOptionsMenu

setHasOptionsMenu